Namespace:  C1.Phone.Calendar
Assembly:  C1.Phone.Calendar (in C1.Phone.Calendar.dll)

Syntax

C#
event PropertyChangedEventHandler INotifyPropertyChanged.PropertyChanged
Visual Basic
Private Event PropertyChanged As PropertyChangedEventHandler
	Implements INotifyPropertyChanged.PropertyChanged

Implements

INotifyPropertyChanged..::..PropertyChanged

See Also